>>> modem-manager 1.20.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-14/output-1/build/.ModemManager-1.20.4.tar.gz.TPR3fC/output' 'https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/archive/1.20.4/ModemManager-1.20.4.tar.gz' --2023-01-20 21:14:20-- https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/archive/1.20.4/ModemManager-1.20.4.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-14/output-1/build/.ModemManager-1.20.4.tar.gz.TPR3fC/output' 0K .......... .......... .......... .......... .......... 531K 50K .......... .......... .......... .......... .......... 1.03M 100K .......... .......... .......... .......... .......... 123M 150K .......... .......... .......... .......... .......... 1.01M 200K .......... .......... .......... .......... .......... 123M 250K .......... .......... .......... .......... .......... 116M 300K .......... .......... .......... .......... .......... 1.15M 350K .......... .......... .......... .......... .......... 101M 400K .......... .......... .......... .......... .......... 12.6M 450K .......... .......... .......... .......... .......... 84.6M 500K .......... .......... .......... .......... .......... 109M 550K .......... .......... .......... .......... .......... 550K 600K .......... .......... .......... .......... .......... 94.7M 650K .......... .......... .......... .......... .......... 104M 700K .......... .......... .......... .......... .......... 92.3M 750K .......... .......... .......... .......... .......... 83.2M 800K .......... .......... .......... .......... .......... 94.7M 850K .......... .......... .......... .......... .......... 76.4M 900K .......... .......... .......... .......... .......... 10.1M 950K .......... .......... .......... .......... .......... 102M 1000K .......... .......... .......... .......... .......... 118M 1050K .......... .......... .......... .......... .......... 114M 1100K .......... .......... .......... .......... .......... 106M 1150K .......... .......... .......... .......... .......... 119M 1200K .......... .......... .......... .......... .......... 109M 1250K .......... .......... .......... .......... .......... 1.45M 1300K .......... .......... .......... .......... .......... 93.6M 1350K .......... .......... .......... .......... .......... 16.0M 1400K .......... .......... .......... .......... .......... 20.3M 1450K .......... .......... .......... .......... .......... 1008K 1500K .......... .......... .......... .......... .......... 534K 1550K .......... .......... .......... .......... .......... 1.03M 1600K .......... .......... .......... .......... .......... 542K 1650K .......... .......... .......... .......... .......... 1.02M 1700K .......... .......... .......... .......... .......... 1.05M 1750K .......... .......... .......... .......... .......... 1.05M 1800K .......... .......... .......... .......... .......... 1.02M 1850K .......... .......... .......... .......... .......... 535K 1900K .......... .......... .......... .......... .......... 1.04M 1950K .......... .......... .......... .......... ....... 11.0M=1.0s 2023-01-20 21:14:21 (1.96 MB/s) - '/tmp/instance-14/output-1/build/.ModemManager-1.20.4.tar.gz.TPR3fC/output' saved [2045116] ModemManager-1.20.4.tar.gz: OK (sha256: 9c16b47547faac9515f2d03d1e8175de9c5e6769b1ee16b608ba6cfe6f04b03e) >>> modem-manager 1.20.4 Extracting gzip -d -c /tmp/instance-14/dl/modem-manager/ModemManager-1.20.4.tar.gz | tar --strip-components=1 -C /tmp/instance-14/output-1/build/modem-manager-1.20.4 -xf - >>> modem-manager 1.20.4 Patching >>> modem-manager 1.20.4 Configuring rm -rf /tmp/instance-14/output-1/build/modem-manager-1.20.4//build mkdir -p /tmp/instance-14/output-1/build/modem-manager-1.20.4//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-14/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-14/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-14/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-14/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-14/output-1/build/modem-manager-1.20.4//build/cross-compilation.conf PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-14/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=static --buildtype=release --cross-file=/tmp/instance-14/output-1/build/modem-manager-1.20.4//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-14/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-14/output-1/host/lib/cmake -Dman=false -Dpowerd_suspend_resume=false -Dtests=false -Dudevdir=/usr/lib/udev -Dudev=false -Dqmi=false -Dmbim=false -Dqrtr=false -Dsystemd_journal=false -Dsystemd_suspend_resume=false -Dsystemdsystemunitdir=no -Dpolkit=no -Dintrospection=false -Dbash_completion=false /tmp/instance-14/output-1/build/modem-manager-1.20.4/ /tmp/instance-14/output-1/build/modem-manager-1.20.4//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-14/output-1/build/modem-manager-1.20.4 Build dir: /tmp/instance-14/output-1/build/modem-manager-1.20.4/build Build type: cross build Project name: ModemManager Project version: 1.20.4 C compiler for the host machine: /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc (gcc 10.4.0 "mips64-buildroot-linux-musl-gcc.br_real (Buildroot 2022.11-973-ga49f00010d) 10.4.0") C linker for the host machine: /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: 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 Compiler for C supports arguments -Wno-float-equal: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Found pkg-config: /tmp/instance-14/output-1/host/bin/pkgconf (1.6.3) Run-time dependency gio-unix-2.0 found: YES 2.72.3 Run-time dependency glib-2.0 found: YES 2.72.3 Run-time dependency gmodule-2.0 found: YES 2.72.3 Run-time dependency gio-2.0 found: YES 2.72.3 Run-time dependency gobject-2.0 found: YES 2.72.3 Run-time dependency dbus-1 found: YES 1.12.24 Program msgfmt found: YES (/tmp/instance-14/output-1/host/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/tmp/instance-14/output-1/host/bin/msgmerge) Program xgettext found: YES (/tmp/instance-14/output-1/host/bin/xgettext) Configuring org.freedesktop.ModemManager1.service using configuration Program xsltproc found: YES (/tmp/instance-14/output-1/host/bin/xsltproc) ../output-1/build/modem-manager-1.20.4/include/meson.build:27: WARNING: Source item '/tmp/instance-14/output-1/build/modem-manager-1.20.4/build-aux/header-generator.xsl' cannot be converted to File object, because it is a generated file. This will become a hard error in the future. Configuring ModemManager-version.h using configuration Compiler for C supports arguments -Wno-float-equal: YES (cached) Compiler for C supports arguments -Wno-shadow: YES Compiler for C supports arguments -Wno-unused-function: YES Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program gdbus-codegen found: YES (/tmp/instance-14/output-1/host/bin/gdbus-codegen) Found pkg-config: /tmp/instance-14/output-1/host/bin/pkg-config (1.6.3) Program gdbus-codegen found: YES (/tmp/instance-14/output-1/host/bin/gdbus-codegen) Program gdbus-codegen found: YES (/tmp/instance-14/output-1/host/bin/gdbus-codegen) Program gdbus-codegen found: YES (/tmp/instance-14/output-1/host/bin/gdbus-codegen) Program gdbus-codegen found: YES (/tmp/instance-14/output-1/host/bin/gdbus-codegen) Program gdbus-codegen found: YES (/tmp/instance-14/output-1/host/bin/gdbus-codegen) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Compiler for C supports link arguments -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map: YES Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/tmp/instance-14/output-1/host/bin/glib-mkenums) Configuring config.h using configuration Build targets in project: 131 NOTICE: Future-deprecated features used: * 0.56.0: {'dependency.get_pkgconfig_variable'} * 0.64.0: {'copy arg in configure_file'} ModemManager 1.20.4 Build compiler : gcc cflags : -Wno-unused-parameter -Wno-cast-function-type -Wno-packed -Wno-float-equal -Wno-missing-field-initializers System paths prefix : /usr configuration directory : /etc/ModemManager D-Bus policy directory : /etc/dbus-1/system.d udev base directory : /usr/lib/udev systemd user unit directory: no Features udev : False policykit : no mbim : False qmi : False qrtr : False systemd suspend/resume : False powerd suspend/resume : False systemd journal : False at command via dbus : False Shared utils fibocom : False foxconn : False icera : True novatel : True option : True sierra : True telit : True xmm : True Plugins altair-lte : True anydata : True broadmobi : True cinterion : True dell : True dlink : True fibocom : True foxconn : False generic : True gosuncn : True haier : True huawei : True intel : True iridium : True linktop : True longcheer : True mbm : True motorola : True mtk : True nokia : True nokia-icera : True novatel : True novatel-lte : True option : True option-hso : True pantech : True qcom-soc : False quectel : True samsung : True sierra-legacy : True sierra : True simtech : True telit : True thuraya : True tplink : True ublox : True via : True wavecom : True x22x : True zte : True Miscellaneous gobject introspection : False Man : False Documentation : False bash completion : False vala bindings : False code coverage : False User defined options Cross files : /tmp/instance-14/output-1/build/modem-manager-1.20.4//build/cross-compilation.conf build.cmake_prefix_path : /tmp/instance-14/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-14/output-1/host/lib/pkgconfig buildtype : release default_library : static libdir : lib prefix : /usr strip : false b_pie : false bash_completion : false introspection : false man : false mbim : false polkit : no powerd_suspend_resume : false qmi : false qrtr : false systemd_journal : false systemd_suspend_resume : false systemdsystemunitdir : no tests : false udev : false udevdir : /usr/lib/udev Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-14/output-1/host/bin/ninja >>> modem-manager 1.20.4 Building PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-14/output-1/host/bin/ninja -C /tmp/instance-14/output-1/build/modem-manager-1.20.4//build ninja: Entering directory `/tmp/instance-14/output-1/build/modem-manager-1.20.4//build' [1/417] Generating po/cs/LC_MESSAGES/ModemManager-cs.mo with a custom command [2/417] Generating po/da/LC_MESSAGES/ModemManager-da.mo with a custom command [3/417] Generating po/de/LC_MESSAGES/ModemManager-de.mo with a custom command [4/417] Generating po/fi/LC_MESSAGES/ModemManager-fi.mo with a custom command [5/417] Generating po/fr/LC_MESSAGES/ModemManager-fr.mo with a custom command [6/417] Generating po/fur/LC_MESSAGES/ModemManager-fur.mo with a custom command [7/417] Generating po/gl/LC_MESSAGES/ModemManager-gl.mo with a custom command [8/417] Generating po/he/LC_MESSAGES/ModemManager-he.mo with a custom command [9/417] Generating po/hu/LC_MESSAGES/ModemManager-hu.mo with a custom command [10/417] Generating po/id/LC_MESSAGES/ModemManager-id.mo with a custom command [11/417] Generating po/it/LC_MESSAGES/ModemManager-it.mo with a custom command [12/417] Generating po/ka/LC_MESSAGES/ModemManager-ka.mo with a custom command [13/417] Generating po/lt/LC_MESSAGES/ModemManager-lt.mo with a custom command [14/417] Generating po/nl/LC_MESSAGES/ModemManager-nl.mo with a custom command [15/417] Generating po/pl/LC_MESSAGES/ModemManager-pl.mo with a custom command [16/417] Generating po/pt_BR/LC_MESSAGES/ModemManager-pt_BR.mo with a custom command [17/417] Generating po/ru/LC_MESSAGES/ModemManager-ru.mo with a custom command [18/417] Generating po/sk/LC_MESSAGES/ModemManager-sk.mo with a custom command [19/417] Generating po/sv/LC_MESSAGES/ModemManager-sv.mo with a custom command [20/417] Generating po/tr/LC_MESSAGES/ModemManager-tr.mo with a custom command [21/417] Generating po/uk/LC_MESSAGES/ModemManager-uk.mo with a custom command [22/417] Generating po/zh_CN/LC_MESSAGES/ModemManager-zh_CN.mo with a custom command [23/417] Generating include/ModemManager-names.h with a custom command [24/417] Compiling C object libqcdm/src/libqcdm.a.p/com.c.o [25/417] Compiling C object libqcdm/src/libqcdm.a.p/errors.c.o [26/417] Compiling C object libqcdm/src/libqcdm.a.p/logs.c.o [27/417] Compiling C object libqcdm/src/libqcdm.a.p/utils.c.o [28/417] Compiling C object libqcdm/src/libqcdm-test.a.p/utils.c.o [29/417] Linking static target libqcdm/src/libqcdm-test.a [30/417] Generating libmm-glib/generated/mm-enums-types.c with a custom command (wrapped by meson because command contains newlines, to capture output) [31/417] Generating libmm-glib/generated/mm-enums-types.h with a custom command (wrapped by meson because command contains newlines, to capture output) [32/417] Compiling C object libqcdm/src/libqcdm.a.p/result.c.o [33/417] Generating src/mm-helper-enums-types.h with a custom command (wrapped by meson because command contains newlines, to capture output) [34/417] Generating src/mm-port-enums-types.c with a custom command (wrapped by meson to capture output) [35/417] Generating src/mm-port-enums-types.h with a custom command (wrapped by meson because command contains newlines, to capture output) [36/417] Generating libmm-glib/generated/mm-errors-quarks.c with a custom command (wrapped by meson because command contains newlines, to capture output) [37/417] Generating libmm-glib/generated/mm-errors-types.c with a custom command (wrapped by meson because command contains newlines, to capture output) [38/417] Generating libmm-glib/generated/mm-errors-types.h with a custom command (wrapped by meson because command contains newlines, to capture output) [39/417] Generating libmm-glib/generated/mm-gdbus-modem-docbook with a custom command [40/417] Generating libmm-glib/generated/mm-gdbus-manager.h with a custom command [41/417] Generating libmm-glib/generated/mm-gdbus-call.c with a custom command [42/417] Generating src/mm-helper-enums-types.c with a custom command (wrapped by meson to capture output) [43/417] Generating src/mm-daemon-enums-types.h with a custom command (wrapped by meson because command contains newlines, to capture output) [44/417] Generating libmm-glib/generated/mm-gdbus-bearer.c with a custom command [45/417] Generating libmm-glib/generated/mm-gdbus-bearer-docbook with a custom command [46/417] Generating libmm-glib/generated/mm-gdbus-manager.c with a custom command [47/417] Generating libmm-glib/generated/mm-gdbus-sim.h with a custom command [48/417] Generating libmm-glib/generated/mm-gdbus-bearer.h with a custom command [49/417] Generating src/mm-daemon-enums-types.c with a custom command (wrapped by meson to capture output) [50/417] Generating libmm-glib/generated/mm-gdbus-call.h with a custom command [51/417] Generating libmm-glib/generated/mm-gdbus-sms.h with a custom command [52/417] Generating libmm-glib/generated/mm-gdbus-call-docbook with a custom command [53/417] Generating plugins/mm-telit-enums-types.c with a custom command (wrapped by meson to capture output) [54/417] Generating libmm-glib/generated/mm-gdbus-sms-docbook with a custom command [55/417] Generating libmm-glib/generated/mm-gdbus-sms.c with a custom command [56/417] Generating plugins/mm-huawei-enums-types.h with a custom command (wrapped by meson because command contains newlines, to capture output) [57/417] Generating plugins/mm-huawei-enums-types.c with a custom command (wrapped by meson to capture output) [58/417] Generating libmm-glib/generated/mm-gdbus-modem.c with a custom command [59/417] Generating plugins/mm-telit-enums-types.h with a custom command (wrapped by meson because command contains newlines, to capture output) [60/417] Generating libmm-glib/generated/mm-gdbus-sim-docbook with a custom command [61/417] Generating libmm-glib/generated/mm-gdbus-sim.c with a custom command [62/417] Generating libmm-glib/generated/mm-gdbus-manager-docbook with a custom command [63/417] Generating libmm-glib/generated/mm-gdbus-modem.h with a custom command [64/417] Compiling C object libqcdm/src/libqcdm.a.p/commands.c.o [65/417] Generating plugins/mm-ublox-enums-types.c with a custom command (wrapped by meson to capture output) [66/417] Generating plugins/mm-ublox-enums-types.h with a custom command (wrapped by meson because command contains newlines, to capture output) [67/417] Compiling C object libmm-glib/generated/libmm-generated.a.p/meson-generated_.._mm-errors-types.c.o [68/417] Linking static target libqcdm/src/libqcdm.a [69/417] Compiling C object libmm-glib/generated/libmm-generated.a.p/meson-generated_.._mm-errors-quarks.c.o [70/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-cell-info.c.o [71/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-cell-info-cdma.c.o [72/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-bearer-ip-config.c.o [73/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-call-properties.c.o [74/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-cell-info-gsm.c.o [75/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-compat.c.o [76/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-call-audio-format.c.o [77/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-cell-info-lte.c.o [78/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-helper-types.c.o [79/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-bearer-stats.c.o [80/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-cell-info-tdscdma.c.o [81/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-firmware-properties.c.o [82/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-kernel-event-properties.c.o [83/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-cell-info-umts.c.o [84/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-cell-info-nr5g.c.o [85/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-cdma-manual-activation-properties.c.o [86/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-location-gps-raw.c.o [87/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-firmware-update-settings.c.o [88/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-location-gps-nmea.c.o [89/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-bearer-properties.c.o [90/417] Compiling C object libmm-glib/generated/libmm-generated.a.p/meson-generated_.._mm-gdbus-manager.c.o [91/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-call.c.o [92/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-location-cdma-bs.c.o [93/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-3gpp-profile.c.o [94/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-location-3gpp.c.o [95/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-bearer.c.o [96/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-manager.c.o [97/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-3gpp-profile-manager.c.o [98/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-common-helpers.c.o [99/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-time.c.o [100/417] Compiling C object libmm-glib/generated/libmm-generated.a.p/meson-generated_.._mm-gdbus-sim.c.o [101/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-network-timezone.c.o [102/417] Compiling C object libmm-glib/generated/libmm-generated.a.p/meson-generated_.._mm-gdbus-bearer.c.o [103/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-signal-threshold-properties.c.o [104/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-pco.c.o [105/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-nr5g-registration-settings.c.o [106/417] Compiling C object libmm-glib/generated/libmm-generated.a.p/meson-generated_.._mm-gdbus-call.c.o [107/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-signal.c.o [108/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-sim-preferred-network.c.o [109/417] Compiling C object libmm-glib/generated/libmm-generated.a.p/meson-generated_.._mm-enums-types.c.o [110/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-3gpp-ussd.c.o [111/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-firmware.c.o [112/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-oma.c.o [113/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-simple.c.o [114/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-unlock-retries.c.o [115/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-cdma.c.o [116/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-messaging.c.o [117/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-sar.c.o [118/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-location.c.o [119/417] Compiling C object src/libhelpers.a.p/meson-generated_.._mm-helper-enums-types.c.o [120/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-voice.c.o [121/417] Compiling C object libmm-glib/generated/libmm-generated.a.p/meson-generated_.._mm-gdbus-sms.c.o [122/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-sim.c.o [123/417] Compiling C object src/libhelpers.a.p/mm-log.c.o [124/417] Compiling C object src/libhelpers.a.p/mm-log-object.c.o [125/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-signal.c.o [126/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-simple-connect-properties.c.o [127/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-sms.c.o [128/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-object.c.o [129/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-sms-properties.c.o [130/417] Compiling C object src/libhelpers.a.p/mm-charsets.c.o [131/417] Compiling C object src/libkerneldevice.a.p/kerneldevice_mm-kernel-device-helpers.c.o [132/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-simple-status.c.o [133/417] Compiling C object src/libhelpers.a.p/mm-error-helpers.c.o [134/417] Compiling C object src/libport.a.p/mm-netlink.c.o [135/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem-3gpp.c.o [136/417] Compiling C object src/libport.a.p/mm-port-net.c.o [137/417] Compiling C object src/libport.a.p/mm-port.c.o [138/417] Compiling C object src/libport.a.p/meson-generated_.._mm-port-enums-types.c.o [139/417] Compiling C object src/ModemManager.p/mm-auth-provider.c.o [140/417] Compiling C object src/libhelpers.a.p/mm-sms-part.c.o [141/417] Compiling C object src/libport.a.p/mm-serial-parsers.c.o [142/417] Compiling C object src/ModemManager.p/meson-generated_.._mm-daemon-enums-types.c.o [143/417] Compiling C object src/ModemManager.p/main.c.o [144/417] Compiling C object src/libkerneldevice.a.p/kerneldevice_mm-kernel-device-generic-rules.c.o [145/417] Compiling C object src/libkerneldevice.a.p/kerneldevice_mm-kernel-device.c.o [146/417] Compiling C object src/libport.a.p/mm-port-serial-qcdm.c.o [147/417] Compiling C object src/ModemManager.p/mm-bearer-list.c.o [148/417] Compiling C object src/ModemManager.p/mm-base-modem-at.c.o [149/417] Compiling C object src/ModemManager.p/mm-dispatcher.c.o [150/417] Compiling C object src/libport.a.p/mm-port-serial-gps.c.o [151/417] Compiling C object src/libport.a.p/mm-port-serial-at.c.o [152/417] Compiling C object src/libhelpers.a.p/mm-sms-part-3gpp.c.o [153/417] Compiling C object src/ModemManager.p/mm-base-bearer.c.o [154/417] Compiling C object libmm-glib/libmm-glib.a.p/mm-modem.c.o [155/417] Compiling C object src/ModemManager.p/mm-dispatcher-fcc-unlock.c.o [156/417] Compiling C object src/ModemManager.p/mm-call-list.c.o [157/417] Compiling C object src/ModemManager.p/mm-dispatcher-connection.c.o [158/417] Compiling C object src/libhelpers.a.p/mm-sms-part-cdma.c.o [159/417] Compiling C object src/ModemManager.p/mm-base-manager.c.o [160/417] Compiling C object src/ModemManager.p/mm-context.c.o [161/417] Compiling C object src/ModemManager.p/mm-filter.c.o [162/417] Compiling C object src/ModemManager.p/mm-base-sms.c.o [163/417] Compiling C object src/libkerneldevice.a.p/kerneldevice_mm-kernel-device-generic.c.o [164/417] Compiling C object src/ModemManager.p/mm-device.c.o [165/417] Compiling C object src/ModemManager.p/mm-base-call.c.o [166/417] Linking static target src/libkerneldevice.a [167/417] Compiling C object src/ModemManager.p/mm-plugin.c.o [168/417] Compiling C object src/ModemManager.p/mm-base-modem.c.o [169/417] Compiling C object src/libhelpers.a.p/mm-modem-helpers.c.o [170/417] Linking static target src/libhelpers.a [171/417] Compiling C object src/ModemManager.p/mm-iface-modem-firmware.c.o [172/417] Compiling C object src/ModemManager.p/mm-iface-modem-sar.c.o [173/417] Compiling C object src/ModemManager.p/mm-private-boxed-types.c.o [174/417] Compiling C object src/ModemManager.p/mm-iface-modem-3gpp.c.o [175/417] Compiling C object src/ModemManager.p/mm-iface-modem-messaging.c.o [176/417] Compiling C object src/ModemManager.p/mm-port-probe-at.c.o [177/417] Compiling C object src/ModemManager.p/mm-iface-modem-3gpp-profile-manager.c.o [178/417] Compiling C object src/libport.a.p/mm-port-serial.c.o [179/417] Linking static target src/libport.a [180/417] Compiling C object src/ModemManager.p/mm-iface-modem-simple.c.o [181/417] Compiling C object src/ModemManager.p/mm-iface-modem-time.c.o [182/417] Compiling C object plugins/libmm-shared-icera.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o [183/417] Compiling C object src/ModemManager.p/mm-iface-modem-signal.c.o [184/417] Compiling C object plugins/libmm-shared-icera.so.p/icera_mm-shared.c.o [185/417] Compiling C object src/ModemManager.p/mm-iface-modem-3gpp-ussd.c.o [186/417] Compiling C object src/ModemManager.p/mm-sms-list.c.o [187/417] Compiling C object plugins/libmm-shared-option.so.p/option_mm-shared.c.o [188/417] Compiling C object src/ModemManager.p/mm-broadband-bearer.c.o [189/417] Compiling C object src/ModemManager.p/mm-iface-modem-location.c.o [190/417] Compiling C object plugins/libmm-shared-novatel.so.p/novatel_mm-shared.c.o [191/417] Compiling C object src/ModemManager.p/mm-iface-modem-oma.c.o [192/417] Compiling C object src/ModemManager.p/mm-iface-modem-voice.c.o [193/417] Compiling C object plugins/libmm-shared-option.so.p/option_mm-sim-option.c.o [194/417] Compiling C object src/ModemManager.p/mm-plugin-manager.c.o [195/417] Compiling C object plugins/libmm-shared-icera.so.p/icera_mm-broadband-bearer-icera.c.o [196/417] Compiling C object plugins/libmm-shared-novatel.so.p/novatel_mm-common-novatel.c.o [197/417] Compiling C object plugins/libhelpers-shared-icera.a.p/icera_mm-modem-helpers-icera.c.o [198/417] Compiling C object plugins/libmm-shared-sierra.so.p/sierra_mm-shared.c.o [199/417] Compiling C object plugins/libhelpers-shared-sierra.a.p/sierra_mm-modem-helpers-sierra.c.o [200/417] Compiling C object plugins/libmm-shared-telit.so.p/telit_mm-shared.c.o [201/417] Linking static target plugins/libhelpers-shared-icera.a [202/417] Linking static target plugins/libhelpers-shared-sierra.a [203/417] Compiling C object plugins/libmm-shared-option.so.p/option_mm-shared-option.c.o [204/417] Compiling C object plugins/libmm-shared-telit.so.p/meson-generated_.._mm-telit-enums-types.c.o [205/417] Compiling C object plugins/libmm-shared-sierra.so.p/sierra_mm-common-sierra.c.o [206/417] Compiling C object src/ModemManager.p/mm-iface-modem-cdma.c.o [207/417] Compiling C object plugins/libmm-shared-novatel.so.p/novatel_mm-broadband-modem-novatel.c.o [208/417] Compiling C object plugins/libmm-shared-xmm.so.p/xmm_mm-shared.c.o [209/417] Compiling C object plugins/libhelpers-shared-telit.a.p/telit_mm-modem-helpers-telit.c.o [210/417] Linking static target plugins/libhelpers-shared-telit.a [211/417] Compiling C object src/ModemManager.p/mm-base-sim.c.o [212/417] Compiling C object plugins/libmm-shared-sierra.so.p/sierra_mm-sim-sierra.c.o [213/417] Compiling C object plugins/libmm-shared-telit.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o [214/417] Compiling C object plugins/libmm-shared-xmm.so.p/xmm_mm-broadband-modem-xmm.c.o [215/417] Compiling C object plugins/libmm-plugin-altair-lte.so.p/altair_mm-plugin-altair-lte.c.o [216/417] Compiling C object plugins/libmm-shared-option.so.p/option_mm-broadband-modem-option.c.o [217/417] Compiling C object plugins/libmm-shared-sierra.so.p/sierra_mm-broadband-bearer-sierra.c.o [218/417] Compiling C object plugins/libmm-shared-telit.so.p/telit_mm-common-telit.c.o [219/417] Compiling C object src/ModemManager.p/mm-port-probe.c.o [220/417] Compiling C object plugins/libmm-plugin-anydata.so.p/anydata_mm-plugin-anydata.c.o [221/417] Compiling C object plugins/libmm-shared-icera.so.p/icera_mm-broadband-modem-icera.c.o [222/417] Compiling C object plugins/libmm-shared-sierra.so.p/sierra_mm-broadband-modem-sierra.c.o [223/417] Compiling C object plugins/libhelpers-plugin-altair-lte.a.p/altair_mm-modem-helpers-altair-lte.c.o [224/417] Compiling C object plugins/libmm-plugin-altair-lte.so.p/altair_mm-broadband-bearer-altair-lte.c.o [225/417] Compiling C object plugins/libmm-shared-telit.so.p/telit_mm-shared-telit.c.o [226/417] Compiling C object plugins/libmm-plugin-cinterion.so.p/cinterion_mm-plugin-cinterion.c.o [227/417] Linking static target plugins/libhelpers-plugin-altair-lte.a [228/417] Compiling C object plugins/libmm-plugin-anydata.so.p/anydata_mm-broadband-modem-anydata.c.o [229/417] Compiling C object plugins/libhelpers-shared-xmm.a.p/xmm_mm-modem-helpers-xmm.c.o [230/417] Compiling C object plugins/libmm-plugin-dlink.so.p/dlink_mm-plugin-dlink.c.o [231/417] Compiling C object plugins/libmm-plugin-cinterion.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o [232/417] Linking static target plugins/libhelpers-shared-xmm.a [233/417] Compiling C object plugins/libmm-plugin-altair-lte.so.p/altair_mm-broadband-modem-altair-lte.c.o [234/417] Compiling C object plugins/libmm-plugin-gosuncn.so.p/gosuncn_mm-plugin-gosuncn.c.o [235/417] Compiling C object plugins/libmm-plugin-dell.so.p/dell_mm-plugin-dell.c.o [236/417] Compiling C object plugins/libmm-plugin-cinterion.so.p/cinterion_mm-broadband-bearer-cinterion.c.o [237/417] Compiling C object plugins/libmm-shared-xmm.so.p/xmm_mm-shared-xmm.c.o [238/417] Compiling C object plugins/libmm-plugin-broadmobi.so.p/broadmobi_mm-plugin-broadmobi.c.o [239/417] Compiling C object plugins/libhelpers-plugin-huawei.a.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o [240/417] Compiling C object plugins/libmm-plugin-haier.so.p/haier_mm-plugin-haier.c.o [241/417] Compiling C object plugins/libmm-plugin-generic.so.p/generic_mm-plugin-generic.c.o [242/417] Compiling C object plugins/libmm-plugin-fibocom.so.p/fibocom_mm-plugin-fibocom.c.o [243/417] Compiling C object plugins/libhelpers-plugin-cinterion.a.p/cinterion_mm-modem-helpers-cinterion.c.o [244/417] Compiling C object plugins/libmm-plugin-huawei.so.p/meson-generated_.._mm-huawei-enums-types.c.o [245/417] Linking static target plugins/libhelpers-plugin-cinterion.a [246/417] Compiling C object plugins/libmm-shared-telit.so.p/telit_mm-broadband-modem-telit.c.o [247/417] Compiling C object plugins/libmm-plugin-fibocom.so.p/fibocom_mm-broadband-bearer-fibocom-ecm.c.o [248/417] Compiling C object plugins/libmm-plugin-iridium.so.p/iridium_mm-sim-iridium.c.o [249/417] Compiling C object plugins/libmm-plugin-huawei.so.p/meson-generated_.._.._src_mm-port-enums-types.c.o [250/417] Compiling C object plugins/libmm-plugin-cinterion.so.p/cinterion_mm-shared-cinterion.c.o [251/417] Compiling C object plugins/libmm-plugin-huawei.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o [252/417] Compiling C object plugins/libmm-plugin-iridium.so.p/iridium_mm-broadband-modem-iridium.c.o [253/417] Compiling C object plugins/libmm-plugin-linktop.so.p/linktop_mm-plugin-linktop.c.o [254/417] Compiling C object plugins/libmm-plugin-huawei.so.p/huawei_mm-sim-huawei.c.o [255/417] Compiling C object plugins/libmm-plugin-iridium.so.p/iridium_mm-bearer-iridium.c.o [256/417] Compiling C object plugins/libhelpers-plugin-linktop.a.p/linktop_mm-modem-helpers-linktop.c.o [257/417] Linking static target plugins/libhelpers-plugin-linktop.a [258/417] Compiling C object plugins/libmm-plugin-iridium.so.p/iridium_mm-plugin-iridium.c.o [259/417] Compiling C object plugins/libmm-plugin-huawei.so.p/huawei_mm-broadband-bearer-huawei.c.o [260/417] Compiling C object src/ModemManager.p/mm-iface-modem.c.o [261/417] Compiling C object plugins/libmm-plugin-ericsson-mbm.so.p/mbm_mm-sim-mbm.c.o [262/417] Compiling C object plugins/libmm-plugin-fibocom.so.p/fibocom_mm-broadband-modem-fibocom.c.o [263/417] Compiling C object plugins/libmm-plugin-intel.so.p/intel_mm-plugin-intel.c.o [264/417] Compiling C object plugins/libmm-plugin-ericsson-mbm.so.p/mbm_mm-plugin-mbm.c.o [265/417] Compiling C object plugins/libmm-plugin-ericsson-mbm.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o [266/417] Compiling C object plugins/libmm-plugin-longcheer.so.p/longcheer_mm-plugin-longcheer.c.o [267/417] Compiling C object plugins/libhelpers-plugin-ericsson-mbm.a.p/mbm_mm-modem-helpers-mbm.c.o [268/417] Compiling C object plugins/libmm-plugin-linktop.so.p/linktop_mm-broadband-modem-linktop.c.o [269/417] Compiling C object plugins/libmm-plugin-motorola.so.p/motorola_mm-plugin-motorola.c.o [270/417] Linking static target plugins/libhelpers-plugin-ericsson-mbm.a [271/417] Compiling C object plugins/libmm-plugin-longcheer.so.p/longcheer_mm-broadband-modem-longcheer.c.o [272/417] Compiling C object plugins/libmm-plugin-nokia.so.p/nokia_mm-sim-nokia.c.o [273/417] Compiling C object plugins/libmm-plugin-nokia.so.p/nokia_mm-plugin-nokia.c.o [274/417] Compiling C object plugins/libmm-plugin-motorola.so.p/motorola_mm-broadband-modem-motorola.c.o [275/417] Compiling C object plugins/libmm-plugin-huawei.so.p/huawei_mm-plugin-huawei.c.o [276/417] Compiling C object plugins/libmm-plugin-novatel-lte.so.p/novatel_mm-plugin-novatel-lte.c.o [277/417] Compiling C object plugins/libmm-plugin-mtk.so.p/mtk_mm-plugin-mtk.c.o [278/417] Compiling C object plugins/libmm-plugin-nokia.so.p/nokia_mm-broadband-modem-nokia.c.o [279/417] Compiling C object plugins/libhelpers-plugin-huawei.a.p/huawei_mm-modem-helpers-huawei.c.o [280/417] Compiling C object plugins/libmm-plugin-ericsson-mbm.so.p/mbm_mm-broadband-modem-mbm.c.o [281/417] Linking static target plugins/libhelpers-plugin-huawei.a [282/417] Compiling C object plugins/libmm-plugin-ericsson-mbm.so.p/mbm_mm-broadband-bearer-mbm.c.o [283/417] Compiling C object plugins/libmm-plugin-nokia-icera.so.p/nokia_mm-plugin-nokia-icera.c.o [284/417] Compiling C object plugins/libmm-plugin-mtk.so.p/mtk_mm-broadband-modem-mtk.c.o [285/417] Compiling C object plugins/libmm-plugin-novatel.so.p/novatel_mm-plugin-novatel.c.o [286/417] Compiling C object plugins/libmm-plugin-option-hso.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o [287/417] Compiling C object plugins/libmm-plugin-quectel.so.p/quectel_mm-plugin-quectel.c.o [288/417] Compiling C object plugins/libmm-plugin-samsung.so.p/samsung_mm-broadband-modem-samsung.c.o [289/417] Compiling C object plugins/libmm-plugin-samsung.so.p/samsung_mm-plugin-samsung.c.o [290/417] Compiling C object plugins/libmm-plugin-option.so.p/option_mm-plugin-option.c.o [291/417] Compiling C object plugins/libmm-plugin-pantech.so.p/pantech_mm-sim-pantech.c.o [292/417] Compiling C object plugins/libmm-plugin-sierra-legacy.so.p/sierra_mm-plugin-sierra-legacy.c.o [293/417] Compiling C object plugins/libhelpers-plugin-quectel.a.p/quectel_mm-modem-helpers-quectel.c.o [294/417] Compiling C object plugins/libmm-plugin-pantech.so.p/pantech_mm-plugin-pantech.c.o [295/417] Compiling C object plugins/libmm-plugin-novatel-lte.so.p/novatel_mm-sim-novatel-lte.c.o [296/417] Compiling C object plugins/libmm-plugin-novatel-lte.so.p/novatel_mm-broadband-bearer-novatel-lte.c.o [297/417] Compiling C object plugins/libmm-plugin-option-hso.so.p/option_mm-plugin-hso.c.o [298/417] Linking static target plugins/libhelpers-plugin-quectel.a [299/417] Compiling C object plugins/libmm-plugin-option-hso.so.p/option_mm-broadband-modem-hso.c.o [300/417] Compiling C object plugins/libmm-plugin-sierra.so.p/sierra_mm-plugin-sierra.c.o [301/417] Compiling C object plugins/libmm-plugin-quectel.so.p/quectel_mm-broadband-modem-quectel.c.o [302/417] Compiling C object plugins/libmm-plugin-novatel-lte.so.p/novatel_mm-broadband-modem-novatel-lte.c.o [303/417] Compiling C object plugins/libmm-plugin-pantech.so.p/pantech_mm-broadband-modem-pantech.c.o [304/417] Compiling C object plugins/libhelpers-plugin-thuraya.a.p/thuraya_mm-modem-helpers-thuraya.c.o [305/417] Compiling C object plugins/libmm-plugin-huawei.so.p/huawei_mm-broadband-modem-huawei.c.o [306/417] Compiling C object plugins/libmm-plugin-option-hso.so.p/option_mm-broadband-bearer-hso.c.o [307/417] Compiling C object plugins/libmm-plugin-telit.so.p/telit_mm-plugin-telit.c.o [308/417] Compiling C object plugins/libmm-plugin-ublox.so.p/meson-generated_.._mm-ublox-enums-types.c.o [309/417] Compiling C object plugins/libmm-plugin-cinterion.so.p/cinterion_mm-broadband-modem-cinterion.c.o [310/417] Compiling C object plugins/libmm-plugin-sierra-legacy.so.p/sierra_mm-broadband-modem-sierra-icera.c.o [311/417] Linking static target plugins/libhelpers-plugin-thuraya.a [312/417] Compiling C object plugins/libmm-plugin-thuraya.so.p/thuraya_mm-broadband-modem-thuraya.c.o [313/417] Compiling C object plugins/libmm-plugin-simtech.so.p/simtech_mm-plugin-simtech.c.o [314/417] Compiling C object plugins/libmm-plugin-quectel.so.p/quectel_mm-shared-quectel.c.o [315/417] Compiling C object plugins/libmm-plugin-simtech.so.p/simtech_mm-broadband-modem-simtech.c.o [316/417] Compiling C object plugins/libhelpers-plugin-simtech.a.p/simtech_mm-modem-helpers-simtech.c.o [317/417] Linking static target plugins/libhelpers-plugin-simtech.a [318/417] Compiling C object plugins/libmm-plugin-tplink.so.p/tplink_mm-plugin-tplink.c.o [319/417] Compiling C object plugins/libmm-plugin-thuraya.so.p/thuraya_mm-plugin-thuraya.c.o [320/417] Compiling C object plugins/libmm-plugin-ublox.so.p/ublox_mm-sim-ublox.c.o [321/417] Compiling C object plugins/libmm-plugin-simtech.so.p/simtech_mm-shared-simtech.c.o [322/417] Compiling C object plugins/libmm-plugin-wavecom.so.p/wavecom_mm-plugin-wavecom.c.o [323/417] Compiling C object plugins/libmm-plugin-via.so.p/via_mm-broadband-modem-via.c.o [324/417] Compiling C object plugins/test-keyfiles.p/tests_test-keyfiles.c.o [325/417] Compiling C object plugins/libmm-plugin-ublox.so.p/ublox_mm-plugin-ublox.c.o [326/417] Compiling C object plugins/libmm-plugin-zte.so.p/zte_mm-broadband-modem-zte-icera.c.o [327/417] Compiling C object plugins/libmm-plugin-ublox.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o [328/417] Compiling C object plugins/libmm-plugin-via.so.p/via_mm-plugin-via.c.o [329/417] Compiling C object plugins/libmm-plugin-zte.so.p/zte_mm-common-zte.c.o [330/417] Compiling C object plugins/libmm-plugin-x22x.so.p/x22x_mm-plugin-x22x.c.o [331/417] Compiling C object plugins/libmm-plugin-zte.so.p/zte_mm-plugin-zte.c.o [332/417] Compiling C object plugins/libmm-plugin-wavecom.so.p/wavecom_mm-broadband-modem-wavecom.c.o [333/417] Compiling C object plugins/libmm-plugin-x22x.so.p/x22x_mm-broadband-modem-x22x.c.o [334/417] Compiling C object plugins/libmm-plugin-ublox.so.p/ublox_mm-broadband-bearer-ublox.c.o [335/417] Compiling C object plugins/test-udev-rules.p/tests_test-udev-rules.c.o [336/417] Compiling C object plugins/libmm-plugin-zte.so.p/zte_mm-broadband-modem-zte.c.o [337/417] Compiling C object cli/mmcli.p/mmcli-call.c.o [338/417] Compiling C object cli/mmcli.p/mmcli-modem-3gpp.c.o [339/417] Compiling C object cli/mmcli.p/mmcli-bearer.c.o [340/417] Compiling C object cli/mmcli.p/mmcli-manager.c.o [341/417] Compiling C object plugins/libhelpers-plugin-ublox.a.p/ublox_mm-modem-helpers-ublox.c.o [342/417] Compiling C object cli/mmcli.p/mmcli-modem-3gpp-profile-manager.c.o [343/417] Compiling C object cli/mmcli.p/mmcli-modem-cdma.c.o [344/417] Linking static target plugins/libhelpers-plugin-ublox.a [345/417] Compiling C object cli/mmcli.p/mmcli-modem-oma.c.o [346/417] Compiling C object cli/mmcli.p/mmcli-modem-firmware.c.o [347/417] Compiling C object cli/mmcli.p/mmcli.c.o [348/417] Compiling C object cli/mmcli.p/mmcli-modem-3gpp-ussd.c.o [349/417] Compiling C object cli/mmcli.p/mmcli-modem-simple.c.o [350/417] Compiling C object cli/mmcli.p/mmcli-modem-time.c.o [351/417] Compiling C object plugins/libmm-plugin-ublox.so.p/ublox_mm-broadband-modem-ublox.c.o [352/417] Compiling C object cli/mmcli.p/mmcli-modem-messaging.c.o [353/417] Compiling C object cli/mmcli.p/mmcli-modem-location.c.o [354/417] Compiling C object cli/mmcli.p/mmcli-modem.c.o [355/417] Compiling C object examples/sms-c/sms-c-sync.p/sms-c-sync.c.o [356/417] Compiling C object cli/mmcli.p/mmcli-modem-sar.c.o [357/417] Compiling C object cli/mmcli.p/mmcli-modem-signal.c.o [358/417] Compiling C object cli/mmcli.p/mmcli-modem-voice.c.o [359/417] Compiling C object cli/mmcli.p/mmcli-sms.c.o [360/417] Compiling C object examples/sms-c/sms-c-async.p/sms-c-async.c.o [361/417] Compiling C object cli/mmcli.p/mmcli-common.c.o [362/417] Compiling C object cli/mmcli.p/mmcli-sim.c.o [363/417] Compiling C object cli/mmcli.p/mmcli-output.c.o [364/417] Compiling C object src/ModemManager.p/mm-broadband-modem.c.o [365/417] Compiling C object libmm-glib/generated/libmm-generated.a.p/meson-generated_.._mm-gdbus-modem.c.o [366/417] Linking static target libmm-glib/generated/libmm-generated.a [367/417] Linking static target libmm-glib/libmm-glib.a [368/417] Linking target plugins/libmm-plugin-generic.so FAILED: plugins/libmm-plugin-generic.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-generic.so plugins/libmm-plugin-generic.so.p/generic_mm-plugin-generic.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [369/417] Linking target plugins/libmm-plugin-dlink.so FAILED: plugins/libmm-plugin-dlink.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-dlink.so plugins/libmm-plugin-dlink.so.p/dlink_mm-plugin-dlink.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [370/417] Linking target plugins/libmm-plugin-broadmobi.so FAILED: plugins/libmm-plugin-broadmobi.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-broadmobi.so plugins/libmm-plugin-broadmobi.so.p/broadmobi_mm-plugin-broadmobi.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [371/417] Linking target plugins/libmm-plugin-intel.so FAILED: plugins/libmm-plugin-intel.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-intel.so plugins/libmm-plugin-intel.so.p/intel_mm-plugin-intel.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [372/417] Linking target plugins/libmm-plugin-gosuncn.so FAILED: plugins/libmm-plugin-gosuncn.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-gosuncn.so plugins/libmm-plugin-gosuncn.so.p/gosuncn_mm-plugin-gosuncn.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [373/417] Linking target plugins/libmm-plugin-haier.so FAILED: plugins/libmm-plugin-haier.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-haier.so plugins/libmm-plugin-haier.so.p/haier_mm-plugin-haier.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [374/417] Linking target plugins/libmm-plugin-motorola.so FAILED: plugins/libmm-plugin-motorola.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-motorola.so plugins/libmm-plugin-motorola.so.p/motorola_mm-broadband-modem-motorola.c.o plugins/libmm-plugin-motorola.so.p/motorola_mm-plugin-motorola.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [375/417] Linking target plugins/libmm-shared-xmm.so FAILED: plugins/libmm-shared-xmm.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-shared-xmm.so plugins/libmm-shared-xmm.so.p/xmm_mm-broadband-modem-xmm.c.o plugins/libmm-shared-xmm.so.p/xmm_mm-shared.c.o plugins/libmm-shared-xmm.so.p/xmm_mm-shared-xmm.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group plugins/libhelpers-shared-xmm.a libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [376/417] Linking target plugins/libmm-plugin-mtk.so FAILED: plugins/libmm-plugin-mtk.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-mtk.so plugins/libmm-plugin-mtk.so.p/mtk_mm-broadband-modem-mtk.c.o plugins/libmm-plugin-mtk.so.p/mtk_mm-plugin-mtk.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [377/417] Linking target src/ModemManager [378/417] Linking target plugins/libmm-plugin-linktop.so FAILED: plugins/libmm-plugin-linktop.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-linktop.so plugins/libmm-plugin-linktop.so.p/linktop_mm-plugin-linktop.c.o plugins/libmm-plugin-linktop.so.p/linktop_mm-broadband-modem-linktop.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group plugins/libhelpers-plugin-linktop.a libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [379/417] Linking target plugins/libmm-plugin-fibocom.so FAILED: plugins/libmm-plugin-fibocom.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-fibocom.so plugins/libmm-plugin-fibocom.so.p/fibocom_mm-broadband-bearer-fibocom-ecm.c.o plugins/libmm-plugin-fibocom.so.p/fibocom_mm-broadband-modem-fibocom.c.o plugins/libmm-plugin-fibocom.so.p/fibocom_mm-plugin-fibocom.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [380/417] Linking target plugins/libmm-plugin-ericsson-mbm.so FAILED: plugins/libmm-plugin-ericsson-mbm.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-ericsson-mbm.so plugins/libmm-plugin-ericsson-mbm.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o plugins/libmm-plugin-ericsson-mbm.so.p/mbm_mm-broadband-bearer-mbm.c.o plugins/libmm-plugin-ericsson-mbm.so.p/mbm_mm-broadband-modem-mbm.c.o plugins/libmm-plugin-ericsson-mbm.so.p/mbm_mm-plugin-mbm.c.o plugins/libmm-plugin-ericsson-mbm.so.p/mbm_mm-sim-mbm.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group plugins/libhelpers-plugin-ericsson-mbm.a libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [381/417] Linking target plugins/libmm-shared-sierra.so FAILED: plugins/libmm-shared-sierra.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-shared-sierra.so plugins/libmm-shared-sierra.so.p/sierra_mm-broadband-bearer-sierra.c.o plugins/libmm-shared-sierra.so.p/sierra_mm-broadband-modem-sierra.c.o plugins/libmm-shared-sierra.so.p/sierra_mm-common-sierra.c.o plugins/libmm-shared-sierra.so.p/sierra_mm-shared.c.o plugins/libmm-shared-sierra.so.p/sierra_mm-sim-sierra.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group plugins/libhelpers-shared-sierra.a libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [382/417] Linking target plugins/libmm-shared-icera.so FAILED: plugins/libmm-shared-icera.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-shared-icera.so plugins/libmm-shared-icera.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o plugins/libmm-shared-icera.so.p/icera_mm-broadband-bearer-icera.c.o plugins/libmm-shared-icera.so.p/icera_mm-broadband-modem-icera.c.o plugins/libmm-shared-icera.so.p/icera_mm-shared.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group plugins/libhelpers-shared-icera.a libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [383/417] Linking target plugins/libmm-plugin-anydata.so FAILED: plugins/libmm-plugin-anydata.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-anydata.so plugins/libmm-plugin-anydata.so.p/anydata_mm-broadband-modem-anydata.c.o plugins/libmm-plugin-anydata.so.p/anydata_mm-plugin-anydata.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [384/417] Linking target plugins/libmm-plugin-longcheer.so FAILED: plugins/libmm-plugin-longcheer.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-longcheer.so plugins/libmm-plugin-longcheer.so.p/longcheer_mm-broadband-modem-longcheer.c.o plugins/libmm-plugin-longcheer.so.p/longcheer_mm-plugin-longcheer.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [385/417] Linking target plugins/libmm-plugin-huawei.so FAILED: plugins/libmm-plugin-huawei.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-huawei.so plugins/libmm-plugin-huawei.so.p/meson-generated_.._mm-huawei-enums-types.c.o plugins/libmm-plugin-huawei.so.p/meson-generated_.._.._src_mm-port-enums-types.c.o plugins/libmm-plugin-huawei.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o plugins/libmm-plugin-huawei.so.p/huawei_mm-broadband-bearer-huawei.c.o plugins/libmm-plugin-huawei.so.p/huawei_mm-broadband-modem-huawei.c.o plugins/libmm-plugin-huawei.so.p/huawei_mm-plugin-huawei.c.o plugins/libmm-plugin-huawei.so.p/huawei_mm-sim-huawei.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group plugins/libhelpers-plugin-huawei.a libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [386/417] Linking target plugins/libmm-plugin-dell.so FAILED: plugins/libmm-plugin-dell.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-dell.so plugins/libmm-plugin-dell.so.p/dell_mm-plugin-dell.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [387/417] Linking target plugins/libmm-shared-novatel.so FAILED: plugins/libmm-shared-novatel.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-shared-novatel.so plugins/libmm-shared-novatel.so.p/novatel_mm-broadband-modem-novatel.c.o plugins/libmm-shared-novatel.so.p/novatel_mm-common-novatel.c.o plugins/libmm-shared-novatel.so.p/novatel_mm-shared.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [388/417] Linking target plugins/libmm-plugin-nokia.so FAILED: plugins/libmm-plugin-nokia.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-nokia.so plugins/libmm-plugin-nokia.so.p/nokia_mm-broadband-modem-nokia.c.o plugins/libmm-plugin-nokia.so.p/nokia_mm-plugin-nokia.c.o plugins/libmm-plugin-nokia.so.p/nokia_mm-sim-nokia.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [389/417] Linking target plugins/libmm-plugin-cinterion.so FAILED: plugins/libmm-plugin-cinterion.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-cinterion.so plugins/libmm-plugin-cinterion.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o plugins/libmm-plugin-cinterion.so.p/cinterion_mm-broadband-bearer-cinterion.c.o plugins/libmm-plugin-cinterion.so.p/cinterion_mm-broadband-modem-cinterion.c.o plugins/libmm-plugin-cinterion.so.p/cinterion_mm-plugin-cinterion.c.o plugins/libmm-plugin-cinterion.so.p/cinterion_mm-shared-cinterion.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group plugins/libhelpers-plugin-cinterion.a libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [390/417] Linking target plugins/libmm-shared-telit.so FAILED: plugins/libmm-shared-telit.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-shared-telit.so plugins/libmm-shared-telit.so.p/meson-generated_.._mm-telit-enums-types.c.o plugins/libmm-shared-telit.so.p/meson-generated_.._.._src_mm-daemon-enums-types.c.o plugins/libmm-shared-telit.so.p/telit_mm-broadband-modem-telit.c.o plugins/libmm-shared-telit.so.p/telit_mm-common-telit.c.o plugins/libmm-shared-telit.so.p/telit_mm-shared.c.o plugins/libmm-shared-telit.so.p/telit_mm-shared-telit.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group plugins/libhelpers-shared-telit.a libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [391/417] Linking target plugins/libmm-shared-option.so FAILED: plugins/libmm-shared-option.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-shared-option.so plugins/libmm-shared-option.so.p/option_mm-broadband-modem-option.c.o plugins/libmm-shared-option.so.p/option_mm-shared.c.o plugins/libmm-shared-option.so.p/option_mm-shared-option.c.o plugins/libmm-shared-option.so.p/option_mm-sim-option.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [392/417] Linking target plugins/libmm-plugin-iridium.so FAILED: plugins/libmm-plugin-iridium.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-iridium.so plugins/libmm-plugin-iridium.so.p/iridium_mm-bearer-iridium.c.o plugins/libmm-plugin-iridium.so.p/iridium_mm-broadband-modem-iridium.c.o plugins/libmm-plugin-iridium.so.p/iridium_mm-plugin-iridium.c.o plugins/libmm-plugin-iridium.so.p/iridium_mm-sim-iridium.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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 [393/417] Linking target plugins/libmm-plugin-altair-lte.so FAILED: plugins/libmm-plugin-altair-lte.so /tmp/instance-14/output-1/host/bin/mips64-buildroot-linux-musl-gcc -o plugins/libmm-plugin-altair-lte.so plugins/libmm-plugin-altair-lte.so.p/altair_mm-broadband-bearer-altair-lte.c.o plugins/libmm-plugin-altair-lte.so.p/altair_mm-broadband-modem-altair-lte.c.o plugins/libmm-plugin-altair-lte.so.p/altair_mm-plugin-altair-lte.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -static -Wl,--start-group plugins/libhelpers-plugin-altair-lte.a libmm-glib/libmm-glib.a libmm-glib/generated/libmm-generated.a -Wl,--version-script,/tmp/instance-14/output-1/build/modem-manager-1.20.4/plugins/symbol.map /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0xb8): relocation R_MIPS_HI16 against `a local symbol' 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+0xd4): 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+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x15c): 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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.fini+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtbeginT.o:(.init+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xd1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xdec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0xfa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x101c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x10c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0x1270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x13e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x20ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes': pcre_compile.c:(.text+0x26d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x27ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x288c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2984): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x3490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class.isra.0': pcre_compile.c:(.text+0x3638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x36cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x3858): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3d1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x40d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x424c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4e70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x504c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5e50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x60e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x636c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x66ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7584): relocation R_MIPS_26 against `_pcre_find_bracket' 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+0x76c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0x8800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x88d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x896c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x899c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x89a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x918c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x92cc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x947c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9564): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x959c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x973c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x97f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x985c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x98ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0x98f0): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x7d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x18b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x2960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x54b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x552c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x553c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x55fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x57dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x621c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x784): 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+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1748): relocation R_MIPS_26 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+0x1c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1c88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x48ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x49d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x505c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x581c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x66f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x71b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x792c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaa50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xab54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xac44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xad34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xae38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xaf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb0c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc0c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xc928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xcad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xde30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0xfed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x105b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x33c): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x350): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x4a0): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x714): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x74c): relocation R_MIPS_26 against `pcre_free_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit': pcre_study.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_nottype_bits': pcre_study.c:(.text+0xa0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits': pcre_study.c:(.text+0xa48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xb48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x12f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x19c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x258): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x2a8): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x33c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_int': ffi.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0xaec): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0xaf4): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_closure_mips_inner_N32': ffi.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_go_closure_N32': (.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libffi.a(n32.o): in function `ffi_closure_N32': (.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2c8): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3b4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x40c): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x424): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x468): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x4b4): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11b0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x13dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x14bc): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x15a0): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x1cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x1d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x1de4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x1edc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2010): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x20bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x2240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x2278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x22cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x3ec): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x3fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc_word_big': 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `x2nmodp.constprop.0': crc32.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x4f8): relocation R_MIPS_26 against `crc32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x534): relocation R_MIPS_26 against `crc32_combine64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen64': crc32.c:(.text+0x53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_gen': crc32.c:(.text+0x544): relocation R_MIPS_26 against `crc32_combine_gen64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine_op': crc32.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_between_offsets': fs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `strdup_to_offset': fs.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str': fs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `cpy_str_at_offset': fs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x514): relocation R_MIPS_26 against `mnt_reset_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x578): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x5b8): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x608): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x61c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x66c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x748): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x8e4): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0x9e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xb14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb1c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xb24): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_is_regularfs': fs.c:(.text+0xb98): relocation R_MIPS_26 against `mnt_fs_is_pseudofs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xba8): relocation R_MIPS_26 against `mnt_fs_is_netfs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xbb8): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0xbfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xc94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0xcc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xd00): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfb4): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x107c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x108c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x10d4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1220): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_vfs_options_all': fs.c:(.text+0x14a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x15a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x15c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x16b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x173c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x18a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x1908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1974): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19a4): relocation R_MIPS_26 against `mnt_fs_streq_target' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19d4): relocation R_MIPS_26 against `mnt_fs_is_kernel' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x19e4): relocation R_MIPS_26 against `mnt_fs_is_swaparea' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x1a6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1a90): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b0c): relocation R_MIPS_26 against `mnt_fs_get_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b1c): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1b4c): relocation R_MIPS_26 against `mnt_fs_get_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x1be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x1c54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1e88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x207c): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x20a8): relocation R_MIPS_26 against `mnt_free_mntent' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f4): 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+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_reset_iter': iter.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x25c): 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+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__buffer_append_option': optstr.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x644): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0x65c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x734): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0x790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xa50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xac4): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbac): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc40): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc90): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd18): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xd60): relocation R_MIPS_26 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe88): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x1100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1198): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x12c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1408): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x14bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x155c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x16f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1748): relocation R_MIPS_26 against `mnt_optstr_prepend_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1804): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1858): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x19bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a24): relocation R_MIPS_HI16 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a44): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1bac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1eb8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_uid': optstr.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fa4): relocation R_MIPS_26 against `mnt_optstr_get_option' 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+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x20ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x213c): relocation R_MIPS_26 against `mnt_optstr_next_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `strdup_to_offset': tab.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `startswith': tab.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x3c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0x5c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0x7fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0x954): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa64): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0xa8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xa9c): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0xb6c): relocation R_MIPS_26 against `mnt_free_table' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc3c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcd0): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd84): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_over_fs': tab.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xea8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xf00): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1064): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1234): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1294): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1370): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x13e0): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14bc): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15a4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15c0): relocation R_MIPS_26 against `mnt_table_set_iter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1724): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x17cc): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x187c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x18a8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' 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+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a70): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1aec): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c28): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d24): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f30): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1fd4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x214c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2180): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x21e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2344): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x23c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x24dc): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x24fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x25f8): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x264c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x271c): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x274c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x283c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x289c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29c0): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ac4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ad4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c3c): relocation R_MIPS_HI16 against `a local symbol' 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+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2d48): 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+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3030): 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+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3084): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x314c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x31c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x323c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32a0): relocation R_MIPS_26 against `mnt_table_is_empty' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3348): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x33e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34ac): relocation R_MIPS_26 against `mnt_table_get_fs_root' 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+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x362c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3630): 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+0x365c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x367c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36bc): relocation R_MIPS_HI16 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+0x36ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x375c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x377c): relocation R_MIPS_26 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+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38fc): 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+0x396c): relocation R_MIPS_HI16 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+0x398c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x399c): relocation R_MIPS_26 against `mnt_table_next_fs' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x3a60): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `is_comment_line': tab_parse.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0xa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x3c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x4a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x5b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x620): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x744): 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+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xd94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xfb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1024): 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+0x1094): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x124c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x13d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x15b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x17bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18ac): 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+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a3c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ba4): relocation R_MIPS_HI16 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+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e30): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x202c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x20f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x217c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x224c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2408): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2478): relocation R_MIPS_26 against `mnt_table_parse_stream' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x2534): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x2544): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x261c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2638): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x2664): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x267c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x26cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x2718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x27f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2834): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x2890): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2910): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x2940): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x297c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2af4): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bd0): 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+0x2bdc): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x2fac): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x208): relocation R_MIPS_HI16 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+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3a8): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0x57c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0x5fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0x6c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x718): relocation R_MIPS_26 against `mnt_valid_tagname' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0x730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0x810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0xb90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0xcd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0xd08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd24): 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 utils.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0xd80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xdcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0xed4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x105c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x118c): relocation R_MIPS_HI16 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+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x120c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1280): 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+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13b4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1570): 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+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x163c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x16ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x178c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17ec): 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+0x1810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x184c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1954): relocation R_MIPS_26 against `mnt_free_filesystems' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1a40): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c20): 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+0x1c40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x1c70): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x1d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x1da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x1e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1eec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x1f08): relocation R_MIPS_HI16 against `__gnu_local_gp' 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 utils.c:(.text+0x1f2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x1f48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f78): relocation R_MIPS_26 against `mnt_get_mtab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ffc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2090): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x2198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x21d0): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2250): relocation R_MIPS_26 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+0x2350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x238c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x23d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x24c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2524): relocation R_MIPS_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2530): 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_26 against `mnt_stat_mountpoint' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x266c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ec): relocation R_MIPS_HI16 against `a local symbol' 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+0x2718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x277c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x279c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27b8): relocation R_MIPS_26 against `mnt_get_kernel_cmdline_option' 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 utils.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x28b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_cleanup': utils.c:(.text+0x2b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2bd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tmptgt_unshare': utils.c:(.text+0x2c00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `mnt_tmptgt_cleanup' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x8c): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0xe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2f8): 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+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x450): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_reset_data': buffer.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_free_data': buffer.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_save_pointer': buffer.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_pointer_length': buffer.c:(.text+0x1d8): relocation R_MIPS_26 against `ul_buffer_get_pointer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_pointer_width': buffer.c:(.text+0x214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x220): relocation R_MIPS_26 against `ul_buffer_get_pointer_length' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_refer_string': buffer.c:(.text+0x260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x280): relocation R_MIPS_26 against `ul_buffer_free_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_alloc_data': buffer.c:(.text+0x2d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_data': buffer.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x464): relocation R_MIPS_26 against `ul_buffer_alloc_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_string': buffer.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x4ec): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_append_ntimes': buffer.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x580): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_set_data': buffer.c:(.text+0x5ac): relocation R_MIPS_26 against `ul_buffer_reset_data' cannot be used when making a shared object; recompile with -fPIC buffer.c:(.text+0x5c8): relocation R_MIPS_26 against `ul_buffer_append_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_data': buffer.c:(.text+0x5d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-buffer.o): in function `ul_buffer_get_safe_data': buffer.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `read_all': canonicalize.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `write_all.isra.0': canonicalize.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x428): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x60c): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x63c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x7d4): relocation R_MIPS_26 against `canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_add': env.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_setenv': env.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `env_list_free': env.c:(.text+0x15c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `__sanitize_env': env.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x360): relocation R_MIPS_26 against `__sanitize_env' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xusleep.constprop.0.isra.0': fileutils.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `sendfile_all.constprop.0': fileutils.c:(.text+0x4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `copy_file_simple': fileutils.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x32c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x3a8): relocation R_MIPS_26 against `mkstemp_cloexec' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x40c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_close_all_fds': fileutils.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_mkdir_p': fileutils.c:(.text+0x6bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x7e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_copy_file': fileutils.c:(.text+0x830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `ul_reopen': fileutils.c:(.text+0x8d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xstrncpy': loopdev.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x290): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir.part.0': loopdev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `xusleep.isra.0': loopdev.c:(.text+0x5f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x764): 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+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xba0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xc90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd20): 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+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xda0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xde8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf28): 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 `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1028): 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 loopdev.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x104c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1068): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1070): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1278): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x134c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x138c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x139c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13bc): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x143c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1464): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1504): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1574): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x15b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15cc): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15fc): 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+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16bc): 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 loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x16e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16f4): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x178c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x17a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x182c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x190c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x19c4): 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_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a28): 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+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1b90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c54): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x1e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC 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+0x1e9c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f20): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2064): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x20a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2194): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21c4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x2230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x224c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x229c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x230c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2328): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC 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+0x2378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x237c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x23e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x249c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x24f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2560): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2584): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25ec): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2678): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x271c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2740): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2760): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2770): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2800): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x282c): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2894): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x29e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x2a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x2b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x2c38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c78): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c84): relocation R_MIPS_HI16 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+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x2e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e58): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2eec): relocation R_MIPS_26 against `a local symbol' 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+0x2f40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f98): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x300c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3024): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x302c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3084): 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 loopdev.c:(.text+0x30a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x30bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30e8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x318c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x329c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x338c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3438): relocation R_MIPS_HI16 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 loopdev.c:(.text+0x3454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x345c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x351c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3594): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x360c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3634): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x371c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3888): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x396c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a00): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ac8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b04): relocation R_MIPS_HI16 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+0x3b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c80): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3da4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3dac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x3e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x3f8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fac): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x401c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41dc): relocation R_MIPS_HI16 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+0x41e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4260): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4274): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4284): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4290): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x434c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x435c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x441c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x449c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b0): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c0): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44cc): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x4520): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4544): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_has_backing_file': loopdev.c:(.text+0x4568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4570): relocation R_MIPS_26 against `loopdev_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x45b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x463c): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4648): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x4698): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46ac): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46bc): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46c8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x46f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4754): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x476c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4790): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47a0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x47e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x481c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4858): relocation R_MIPS_HI16 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+0x4860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48a0): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x48d0): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4908): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4958): relocation R_MIPS_26 against `loopcxt_get_device' 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+0x4974): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49e4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aa8): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ac0): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be0): relocation R_MIPS_26 against `loopcxt_get_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x4c40): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c60): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c70): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c7c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ce0): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4cf4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d04): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d14): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d40): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d98): relocation R_MIPS_26 against `loopcxt_strdup_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x370): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x3d8): relocation R_MIPS_26 against `unmangle_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC match.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `wc_truncate': mbsalign.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_nwidth': mbsalign.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_width': mbsalign.c:(.text+0x244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x274): relocation R_MIPS_26 against `mbs_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_nwidth': mbsalign.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_width': mbsalign.c:(.text+0x46c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x4a0): relocation R_MIPS_26 against `mbs_safe_nwidth' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode_to_buffer': mbsalign.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode_to_buffer': mbsalign.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_safe_encode': mbsalign.c:(.text+0x928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0x990): relocation R_MIPS_26 against `mbs_safe_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_invalid_encode': mbsalign.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xa2c): relocation R_MIPS_26 against `mbs_invalid_encode_to_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbs_truncate': mbsalign.c:(.text+0xa64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign_with_padding': mbsalign.c:(.text+0xb64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mbsalign.c:(.text+0xdfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-mbsalign.o): in function `mbsalign': mbsalign.c:(.text+0xed4): relocation R_MIPS_26 against `mbsalign_with_padding' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `xreaddir': path.c:(.text+0x294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `write_all': path.c:(.text+0x330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b4): 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+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x69c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x75c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7e8): relocation R_MIPS_HI16 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 path.c:(.text+0x804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x89c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x924): relocation R_MIPS_HI16 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+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x950): relocation R_MIPS_26 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+0x9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9c4): 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+0x9e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa90): 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+0xab0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xaf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb88): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xbd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc24): relocation R_MIPS_HI16 against `a local symbol' 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+0xc58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xcc8): relocation R_MIPS_26 against `ul_unref_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xda0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xe80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf40): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x108c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10cc): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x115c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x11b8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x129c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1364): relocation R_MIPS_HI16 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 path.c:(.text+0x136c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x13bc): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x148c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1528): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x157c): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1598): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15d4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16d4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x1730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1754): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x18a4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x18c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x18e4): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x194c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x19a8): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x19f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a0c): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1a44): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1a60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ae4): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bac): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1de8): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x1e3c): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x1e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e84): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1f74): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x1f94): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x206c): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x208c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x2194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x21c4): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x222c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x223c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x227c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x22f4): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2324): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x2364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x239c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x23fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x240c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x244c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x24c4): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x24e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24f4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ac): relocation R_MIPS_26 against `ul_path_read_u32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x25cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25e4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x2670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26e8): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2724): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x27ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2824): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2860): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x28fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x291c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x296c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x29b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x29ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a2c): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a50): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x2aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b14): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_next_dirent': path.c:(.text+0x2b34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2b64): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x2c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0x5dc): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0x650): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos64': strutils.c:(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou64': strutils.c:(.text+0x8b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtos32': strutils.c:(.text+0x98c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x9a0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_strtou32': strutils.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xa1c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2num_or_err': strutils.c:(.text+0xa7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xab0): relocation R_MIPS_26 against `ul_strtos64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `str2unum_or_err': strutils.c:(.text+0xb60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xb8c): relocation R_MIPS_26 against `ul_strtou64' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0xc2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtold_or_err': strutils.c:(.text+0xd00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0xe0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0xfbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xfd0): relocation R_MIPS_26 against `strtosize' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x1044): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1060): relocation R_MIPS_26 against `strtold_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotime_or_err': strutils.c:(.text+0x1118): relocation R_MIPS_26 against `str2num_or_err' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x16b0): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x1a28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1a84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnconcat': strutils.c:(.text+0x1b50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strconcat': strutils.c:(.text+0x1c58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1c9c): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfconcat': strutils.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d00): relocation R_MIPS_26 against `strnconcat' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x1d44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1ec8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x1f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `ul_stralnumcmp': strutils.c:(.text+0x2000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': 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+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xstrncpy': sysfs.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `xreaddir': sysfs.c:(.text+0x354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_sys_to_dev': sysfs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_dev_to_sys': sysfs.c:(.text+0x568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x59c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x6dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c4): 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+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x910): 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+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x998): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x9e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xae8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xcf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xd90): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xdd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xe4c): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0xf4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xfd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0xffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x10f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1288): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12a4): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x1348): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x136c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x14c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15fc): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1638): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16e4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x17dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1870): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x194c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x19cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19e0): 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+0x1a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x1d3c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x1d80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e54): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e9c): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f08): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f20): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1fa8): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x1fc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ffc): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2018): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x2068): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x20a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20c0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2160): relocation R_MIPS_26 against `sysfs_blkdev_get_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x2180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a0): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b8): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x21f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2218): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2230): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x2270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2284): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22a0): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22b0): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_chrdev_devno_to_devname': sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x21c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a0): 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+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x4dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x514): 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+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+0x560): 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+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+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path': cache.c:(.text+0x7c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x878): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0x930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xa88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac0): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xaf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xbb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xd70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe18): 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+0xe3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0xf70): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xf88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0xfc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10ac): 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+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10d8): 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+0x10f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x11ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x12b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1308): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x143c): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x144c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x15e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x1610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x166c): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16ac): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x268): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x288): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x45c): relocation R_MIPS_26 against `blkdev_is_misaligned' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x48c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x4c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x720): 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+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_zonereport': blkdev.c:(.text+0x82c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nexttoken': cpuset.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x1c0): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x270): relocation R_MIPS_26 against `cpuset_alloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x5c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x8d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x13c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a4): 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 cache.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x33c): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x3e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x52c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c0): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x490): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x3dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x58c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.constprop.0': evaluate.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x18c): 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+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x298): 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+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5cc): 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+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6c8): relocation R_MIPS_HI16 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+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6fc): 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+0x7f0): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x844): 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 evaluate.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0x9b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xa4c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `get_hint': probe.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x290): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x430): 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 probe.c:(.text+0x44c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x480): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x51c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7c4): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0x820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0x94c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xa08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa50): relocation R_MIPS_HI16 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 probe.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xab4): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb18): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xbc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xc88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xfc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1020): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x103c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x118c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x120c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x12f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x12fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x141c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x148c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1510): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1558): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15b8): relocation R_MIPS_26 against `blkid_probe_reset_buffers' 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 probe.c:(.text+0x1608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x168c): 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+0x16a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x16f8): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x179c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x1884): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a4): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x18c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18e0): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x190c): relocation R_MIPS_26 against `blkid_probe_free_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x1968): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19f8): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a28): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a48): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x1a88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b88): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x1c60): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x1cac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x1d90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1d9c): relocation R_MIPS_26 against `__blkid_probe_get_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e10): relocation R_MIPS_HI16 against `a local symbol' 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+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x1e6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x1f58): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2050): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2070): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x215c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x21a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2270): relocation R_MIPS_26 against `blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2314): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2330): relocation R_MIPS_26 against `blkid_probe_hide_range' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2348): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2374): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x24b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x2554): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x259c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25a4): 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+0x25c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x26c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x26d8): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_start': probe.c:(.text+0x270c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x274c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x276c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2770): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2798): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_end': probe.c:(.text+0x27a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x27f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x280c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2834): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' 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 probe.c:(.text+0x290c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x2b54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x2d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d1c): relocation R_MIPS_26 against `blkid_probe_is_wiped' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d98): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2da4): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_hint': probe.c:(.text+0x2dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x300c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_hint': probe.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `_blkid_probe_get_sb': probe.c:(.text+0x30c0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x30e0): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31ac): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x31f0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32c0): relocation R_MIPS_HI16 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+0x32e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_hints': probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3484): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3494): relocation R_MIPS_26 against `blkid_probe_reset_hints' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x349c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x34f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3578): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3580): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35b8): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x36f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x374c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x386c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x39f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3acc): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3adc): 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+0x3af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b48): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c48): 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+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c8c): relocation R_MIPS_26 against `blkid_probe_get_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_26 against `blkid_probe_set_hint' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3e20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e4c): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e68): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3eb0): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ee0): relocation R_MIPS_26 against `blkid_probe_is_wholedisk' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f20): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f48): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc0): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0xb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x59c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x718): relocation R_MIPS_HI16 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+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x1c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x49c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x61c): relocation R_MIPS_HI16 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+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x858): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x278): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x2dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x34c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x3c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x428): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x438): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x544): relocation R_MIPS_26 against `blkid_find_tag_dev' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x55c): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x61c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x788): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7f0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0x81c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' 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+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x3cc): 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+0x570): 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+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5e8): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables': partitions.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist.part.0': partitions.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x5a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x638): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x854): relocation R_MIPS_26 against `blkid_partlist_increment_partno' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0x910): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0x9d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xa5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xb14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xbf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xc28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xc40): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xccc): 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+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd54): 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+0xda0): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe74): 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+0xe9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0xee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0xf64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_start': partitions.c:(.text+0x1008): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_get_partition_by_partno': partitions.c:(.text+0x1060): relocation R_MIPS_26 against `blkid_partlist_get_partition' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x10a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x10e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x1178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x1258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x133c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x1384): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x146c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x148c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x153c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1628): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x162c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x164c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1690): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x177c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ac): relocation R_MIPS_26 against `blkid_partition_is_extended' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x189c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x192c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1abc): 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+0x1b08): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b40): relocation R_MIPS_26 against `blkid_partitions_get_flags' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bdc): relocation R_MIPS_26 against `blkid_probe_get_partitions' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1bec): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d00): relocation R_MIPS_HI16 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+0x1d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d44): 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+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1db0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dfc): relocation R_MIPS_HI16 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+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x1ed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x1f04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x1f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x1fdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x2034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x213c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0x7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x1d0): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x398): 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+0x3b8): 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+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x53c): relocation R_MIPS_26 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+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6c8): 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+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x710): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x76c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x8c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0x964): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0x994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0x9c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0x9fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xc08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xc84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xd10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0xe54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0xf98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x10b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x1214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1384): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x1460): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x14f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x15a8): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x15bc): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x15c4): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x15cc): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x15d4): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2dc): 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+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x450): 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 swap.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' 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+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xadc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x150): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x2fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x5c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaec): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x250): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xac): 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+0x124): 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+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x29c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x348): relocation R_MIPS_26 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4d0): 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+0x4f0): relocation R_MIPS_26 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+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x84c): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x94c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-erofs.o): in function `probe_erofs': erofs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x208): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x288): relocation R_MIPS_26 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+0x2a4): 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+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4b4): 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+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': 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+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x54c): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f0): 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+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3c0): relocation R_MIPS_26 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+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x408): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3c8): 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+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0x80): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1f4): 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+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x264): 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+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x310): 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `xreaddir': devname.c:(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `lvm_get_devno': devname.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0x30c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x54c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one.constprop.0': devname.c:(.text+0x6f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8c4): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x910): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xa74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `sysfs_probe_all': devname.c:(.text+0xb34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbc8): 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+0xbe4): 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+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdfc): 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+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xf94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x10e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x119c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11c4): relocation R_MIPS_26 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+0x11d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e0): 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+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x135c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x138c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x147c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x167c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x16ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x17b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x18b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x191c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x196c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x198c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0xf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x2e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x5f8): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x62c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x72c): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x7ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x914): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `utf8_encoded_valid_unichar': encode.c:(.text+0x74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x1d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x378): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0x60): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4e8): 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+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x29c): 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+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x1f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2c8): relocation R_MIPS_HI16 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+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x670): relocation R_MIPS_26 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+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x790): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x7f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x934): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `__bswap64': gpt.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `swap_efi_guid': gpt.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0xc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x670): relocation R_MIPS_HI16 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+0x68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a4): 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+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xcf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xd14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x33c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x8): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `__bswap64': befs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x2c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x2e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x4c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0x654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0x73c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x7ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xaac): 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+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xda4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xdd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xe7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xfd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x10fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x234): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x34c): 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+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x18c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x1e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x28c): relocation R_MIPS_26 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+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x35c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x37c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x424): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x4b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x61c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0x110): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0xd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0.isra.0': hfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x154): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x474): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x4e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x684): relocation R_MIPS_26 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+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x7e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x8b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0xc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jfs.c:(.text+0x144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC jmicron_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x18c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x198): 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+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x11c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x150): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x1d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x154): 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 minix.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb': nilfs.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0x170): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x3f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__bswap64': ntfs.c:(.text+0x38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs': ntfs.c:(.text+0xec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x2ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x694): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' 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 /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x1f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x338): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x158): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x18c): 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-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `stratis_valid_sb': stratis.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xd60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe24): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xe7c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xeb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf00): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf58): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.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-14/output-1/host/lib/gcc/mips64-buildroot-linux-musl/10.4.0/crtend.o:(.init+0xc): 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:293: /tmp/instance-14/output-1/build/modem-manager-1.20.4/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-14/buildroot'